You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Ceil Method > Vector.Ceil Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Ceil Method ([In] TMtxVec)

Rounds all Src object elements towards positive infinity.

Syntax
C#
Visual Basic
public TMtxVec Ceil([In] TMtxVec Src);

Stores the result in the calling object. Size and Complex properties of the calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!